home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.2"
- *% PostScript Printer Description File
- *% Copyright 1996 ColorAge, Inc.
- *% All Rights Reserved.
- *% Permission is granted for redistribution of this file
- *% as long as this copyright notice is present.
- *% Created SDH March 12, 1996
- *% Modified SDH April 30, 1996
- *% Windows NT Version
-
- *% ColorQ DocuPress Print Server PostScript Printer Description File (PPD)
- *% ColorQ DocuPress v1.0
-
- *FormatVersion: "4.2"
- *FileVersion: "1.0"
- *LanguageVersion: English
-
- *PCFileName: "CQDP__10.PPD"
- *Product: "(ColorAge ColorQ)"
- *PSVersion: "(2003.4) 1"
- *ModelName: "ColorQ DocuPress v1.0"
- *NickName: "ColorQ DocuPress v1.0"
- *ShortNickName: "ColorQ DocuPress v1.0"
-
- *ColorDevice: True
- *DefaultColorSpace: CMYK
- *Extensions: FileSystem CMYK
- *LanguageLevel: "2"
- *VariablePaperSize: False
- *FreeVM: "16777216"
- *FileSystem: False
-
- *Throughput: "20"
- *Protocols: BCP
- *Password: "0"
- *ExitServer: "
- count 0 eq { true }{ dup statusdict begin checkpassword
- not end } ifelse { flush quit } if serverdict /exitserver
- get exec "
- *End
-
- *DefaultResolution: 400dpi
- *?Resolution: "
- save initgraphics 0 0 moveto currentpoint matrix defaultmatrix
- transform 0 72 lineto currentpoint matrix defaultmatrix transform
- 3 -1 roll sub dup mul 3 1 roll exch sub dup mul add sqrt round cvi
- ( ) cvs print (dpi) = flush restore "
- *End
-
- *ScreenFreq: "94.0"
- *ScreenAngle: "45.0"
- *DefaultScreenProc: Dot
- *ScreenProc Dot: "{1.76 1.4 $printerdict /dfltspotfunc get exec }"
- *ScreenProc Line: "{ pop }"
- *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch
- sub }"
- *DefaultTransfer: Null
- *Transfer Null: "{ }"
- *Transfer Null.Inverse: "{ 1 exch sub }"
-
- *OpenUI *PageSize: PickOne
- *OrderDependency: 30 AnySetup *PageSize
- *DefaultPageSize: Letter
- *PageSize Letter: "statusdict begin lettertray end"
- *PageSize Legal: "statusdict begin legaltray end"
- *PageSize Tabloid: "statusdict begin 11x17tray end"
- *PageSize A3: "statusdict begin a3tray end"
- *PageSize A4: "statusdict begin a4tray end"
- *?PageSize: "
- save 7 dict dup /letter (Letter) put dup /legal
- (Legal) put dup /11x17 (Tabloid) put dup /a3
- (A3) put dup /a4 (A4) put dup /b4 (B4) put dup
- /b5 (B5) put statusdict begin papersize end 3 1
- roll {get} stopped {(Unknown)}if exch not { print
- (.Transverse) }if = flush restore "
- *End
- *CloseUI: *PageSize
-
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 40 AnySetup *PageRegion
- *DefaultPageRegion: Letter
- *PageRegion Letter: "letter"
- *PageRegion Legal: "legal"
- *PageRegion Tabloid: "11x17"
- *PageRegion A3: "a3"
- *PageRegion A4: "a4"
- *CloseUI: *PageRegion
-
- *DefaultImageableArea: Letter
- *ImageableArea Letter: "0 0 612 792 "
- *ImageableArea Legal: "0 0 612 1008 "
- *ImageableArea Tabloid: "0 0 792 1224 "
- *ImageableArea A3: "0 0 842 1191 "
- *ImageableArea A4: "0 0 595 842 "
- *?ImageableArea: "
- save /cvp {( ) cvs print ( ) print } bind def
- /upperright {10000 mul floor 10000 div} bind def
- /lowerleft {10000 mul ceiling 10000 div} bind def
- newpath clippath pathbbox 4 -2 roll exch 2
- {lowerleft cvp} repeat exch 2 {upperright cvp}
- repeat flush restore "
- *End
-
- *DefaultPaperDimension: Letter
- *PaperDimension Letter: "612 792"
- *PaperDimension Legal: "612 1008"
- *PaperDimension Tabloid: "792 1224"
- *PaperDimension A3: "842 1191"
- *PaperDimension A4: "596 842"
-
- *HWMargins: 0 0 0 0
-
- *RequiresPageRegion All: True
-
- *TraySupport: False
-
- *OpenUI *ManualFeed/Bypass Tray: Boolean
- *OrderDependency: 20 AnySetup *ManualFeed
- *DefaultManualFeed: False
- *ManualFeed True: "<</ManualFeed true >>setpagedevice"
- *ManualFeed False: ""
- *CloseUI: *ManualFeed
-
- *OpenUI *InputSlot: PickOne
- *OrderDependency: 20 AnySetup *InputSlot
- *InputSlot auto/Automatic Tray Selection: ""
- *%InputSlot tray2/Tray 2: ""
- *%InputSlot tray3/Tray 3: ""
- *RequiresPageRegion Automatic: True
- *CloseUI: *InputSlot
-
- *% ---- Begin Features ----
-
- *OpenUI *F1_MediaType/Media Type: PickOne
- *OrderDependency: 35 AnySetup *F1_MediaType
- *DefaultF1_MediaType: stdpaper
- *F1_MediaType stdpaper/Paper: ""
- *F1_MediaType thickpaper/Thick Paper: "currentpagedevice /CAI2 known
- {<< /CAI2 currentpagedevice /CAI2 get 16#ffffff0f and 16#0B0 or >>
- setpagedevice} if"
- *F1_MediaType transp/Transparency: "currentpagedevice /CAI2 known
- {<< /CAI2 currentpagedevice /CAI2 get 16#ffffff0f and 16#090 or >>
- setpagedevice} if"
- *F1_MediaType transpint/Transparency Interleave: "currentpagedevice /CAI2 known
- {<< /CAI2 currentpagedevice /CAI2 get 16#ffffff0f and 16#0A0 or >>
- setpagedevice} if"
- *CloseUI: *F1_MediaType
-
- *OpenUI *F2_Collate/Page Ordering: PickOne
- *OrderDependency: 40 AnySetup *F2_Collate
- *DefaultF2_Collate: grp
- *F2_Collate grp/Group (333222111): "
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#3800 not and 16#2000 or >> setpagedevice} if"
- *End
- *F2_Collate grprev/Group reverse (111222333): "
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#3800 not and 16#3000 or >> setpagedevice} if"
- *End
- *F2_Collate col/Collate (321321321): "
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#3800 not and 16#2800 or >> setpagedevice} if"
- *End
- *F2_Collate colrev/Collate reverse (123123123): "
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#3800 not and 16#3800 or >> setpagedevice} if"
- *End
- *F2_Collate grpsort/Group in sorter (111-222-333): "
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#0700 not and 16#0600 or >> setpagedevice} if"
- *End
- *F2_Collate grpsortrev/Group in sorter reverse (333-222-111): "
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#3800 not and 16#3000 or >> setpagedevice} if
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#0700 not and 16#0600 or >> setpagedevice} if"
- *End
- *F2_Collate colsort/Collate in sorter (321-321-321): "
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#0700 not and 16#0500 or >> setpagedevice} if"
- *End
- *F2_Collate colsortrev/Collate in sorter reverse (123-123-123): "
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#3800 not and 16#3000 or >> setpagedevice} if
- currentpagedevice /CAI2 known {<< /CAI2 currentpagedevice /CAI2 get
- 16#0700 not and 16#0500 or >> setpagedevice} if"
- *End
- *CloseUI: *F2_Collate
-
- *OpenUI *F4_ColorMode/Color Mode: PickOne
- *OrderDependency: 57 AnySetup *F4_ColorMode
- *DefaultF4_ColorMode: fullcolor
- *F4_ColorMode fullcolor/Color: ""
- *F4_ColorMode blackonly/Black & White: "currentpagedevice /CAI2 known {<< /CAI2
- currentpagedevice /CAI2 get 16#ffe3ffff and 16#1c0000 or >> setpagedevice} if"
- *CloseUI: *F4_ColorMode
-
- *OpenUI *F5_ColorDepth/Color Depth: PickOne
- *OrderDependency: 57 AnySetup *F5_ColorDepth
- *DefaultF5_ColorDepth: 8bit
- *F5_ColorDepth 8bit/Contone: ""
- *F5_ColorDepth 1bit/Halftone: "currentpagedevice /CAI2 known {<< /CAI2
- currentpagedevice /CAI2 get 16#ffe3ffff and 16#180000 or >> setpagedevice} if"
- *CloseUI: *F5_ColorDepth
-
- *OpenUI *F6_CRD/Color Rendering: PickOne
- *OrderDependency: 57 AnySetup *F6_CRD
- *DefaultF6_CRD: caicv
- *F6_CRD caicv/ColorVantage (Default): ""
- *F6_CRD photo/Photographic: "(c:/crd/photo.crd) run
- setcolorrendering"
- *F6_CRD spot/Spot Color: "(c:/crd/spot.crd) run
- setcolorrendering"
- *F6_CRD pres1/Presentation 1: "(c:/crd/pres1.crd) run
- setcolorrendering"
- *F6_CRD pres2/Presentation 2: "(c:/crd/pres2.crd) run
- setcolorrendering"
- *CloseUI: *F6_CRD
-
- *OpenUI *F7_Accounts/Account: PickOne
- *OrderDependency: 59 AnySetup *F7_Accounts
- *DefaultF7_Accounts: X0
- *F7_Accounts X0/Unspecified: ""
- *F7_Accounts X1/Account 1: "statusdict begin (Account 1) 17 setdevicedata
- end"
- *F7_Accounts X2/Account 2: "statusdict begin (Account 2) 17 setdevicedata
- end"
- *F7_Accounts X3/Account 3: "statusdict begin (Account 3) 17 setdevicedata
- end"
- *F7_Accounts X4/Account 4: "statusdict begin (Account 4) 17 setdevicedata
- end"
- *F7_Accounts X5/Account 5: "statusdict begin (Account 5) 17 setdevicedata
- end"
- *F7_Accounts X6/Account 6: "statusdict begin (Account 6) 17 setdevicedata
- end"
- *F7_Accounts X7/Account 7: "statusdict begin (Account 7) 17 setdevicedata
- end"
- *F7_Accounts X8/Account 8: "statusdict begin (Account 8) 17 setdevicedata
- end"
- *F7_Accounts X9/Account 9: "statusdict begin (Account 9) 17 setdevicedata
- end"
- *F7_Accounts X10/Account 10: "statusdict begin (Account 10) 17 setdevicedata
- end"
- *F7_Accounts X11/Account 11: "statusdict begin (Account 11) 17 setdevicedata
- end"
- *F7_Accounts X12/Account 12: "statusdict begin (Account 12) 17 setdevicedata
- end"
- *F7_Accounts X13/Account 13: "statusdict begin (Account 13) 17 setdevicedata
- end"
- *F7_Accounts X14/Account 14: "statusdict begin (Account 14) 17 setdevicedata
- end"
- *F7_Accounts X15/Account 15: "statusdict begin (Account 15) 17 setdevicedata
- end"
- *F7_Accounts X16/Account 16: "statusdict begin (Account 16) 17 setdevicedata
- end"
- *F7_Accounts X17/Account 17: "statusdict begin (Account 17) 17 setdevicedata
- end"
- *F7_Accounts X18/Account 18: "statusdict begin (Account 18) 17 setdevicedata
- end"
- *F7_Accounts X19/Account 19: "statusdict begin (Account 19) 17 setdevicedata
- end"
- *F7_Accounts X20/Account 20: "statusdict begin (Account 20) 17 setdevicedata
- end"
- *F7_Accounts X21/Account 21: "statusdict begin (Account 21) 17 setdevicedata
- end"
- *F7_Accounts X22/Account 22: "statusdict begin (Account 22) 17 setdevicedata
- end"
- *F7_Accounts X23/Account 23: "statusdict begin (Account 23) 17 setdevicedata
- end"
- *F7_Accounts X24/Account 24: "statusdict begin (Account 24) 17 setdevicedata
- end"
- *F7_Accounts X25/Account 25: "statusdict begin (Account 25) 17 setdevicedata
- end"
- *F7_Accounts X26/Account 26: "statusdict begin (Account 26) 17 setdevicedata
- end"
- *F7_Accounts X27/Account 27: "statusdict begin (Account 27) 17 setdevicedata
- end"
- *F7_Accounts X28/Account 28: "statusdict begin (Account 28) 17 setdevicedata
- end"
- *F7_Accounts X29/Account 29: "statusdict begin (Account 29) 17 setdevicedata
- end"
- *F7_Accounts X30/Account 30: "statusdict begin (Account 30) 17 setdevicedata
- end"
- *F7_Accounts X31/Account 31: "statusdict begin (Account 31) 17 setdevicedata
- end"
- *F7_Accounts X32/Account 32: "statusdict begin (Account 32) 17 setdevicedata
- end"
- *F7_Accounts X33/Account 33: "statusdict begin (Account 33) 17 setdevicedata
- end"
- *F7_Accounts X34/Account 34: "statusdict begin (Account 34) 17 setdevicedata
- end"
- *F7_Accounts X35/Account 35: "statusdict begin (Account 35) 17 setdevicedata
- end"
- *F7_Accounts X36/Account 36: "statusdict begin (Account 36) 17 setdevicedata
- end"
- *F7_Accounts X37/Account 37: "statusdict begin (Account 37) 17 setdevicedata
- end"
- *F7_Accounts X38/Account 38: "statusdict begin (Account 38) 17 setdevicedata
- end"
- *F7_Accounts X39/Account 39: "statusdict begin (Account 39) 17 setdevicedata
- end"
- *F7_Accounts X40/Account 40: "statusdict begin (Account 40) 17 setdevicedata
- end"
- *F7_Accounts X41/Account 41: "statusdict begin (Account 41) 17 setdevicedata
- end"
- *F7_Accounts X42/Account 42: "statusdict begin (Account 42) 17 setdevicedata
- end"
- *F7_Accounts X43/Account 43: "statusdict begin (Account 43) 17 setdevicedata
- end"
- *F7_Accounts X44/Account 44: "statusdict begin (Account 44) 17 setdevicedata
- end"
- *F7_Accounts X45/Account 45: "statusdict begin (Account 45) 17 setdevicedata
- end"
- *F7_Accounts X46/Account 46: "statusdict begin (Account 46) 17 setdevicedata
- end"
- *F7_Accounts X47/Account 47: "statusdict begin (Account 47) 17 setdevicedata
- end"
- *F7_Accounts X48/Account 48: "statusdict begin (Account 48) 17 setdevicedata
- end"
- *F7_Accounts X49/Account 49: "statusdict begin (Account 49) 17 setdevicedata
- end"
- *F7_Accounts X50/Account 50: "statusdict begin (Account 50) 17 setdevicedata
- end"
- *F7_Accounts X51/Account 51: "statusdict begin (Account 51) 17 setdevicedata
- end"
- *F7_Accounts X52/Account 52: "statusdict begin (Account 52) 17 setdevicedata
- end"
- *F7_Accounts X53/Account 53: "statusdict begin (Account 53) 17 setdevicedata
- end"
- *F7_Accounts X54/Account 54: "statusdict begin (Account 54) 17 setdevicedata
- end"
- *F7_Accounts X55/Account 55: "statusdict begin (Account 55) 17 setdevicedata
- end"
- *F7_Accounts X56/Account 56: "statusdict begin (Account 56) 17 setdevicedata
- end"
- *F7_Accounts X57/Account 57: "statusdict begin (Account 57) 17 setdevicedata
- end"
- *F7_Accounts X58/Account 58: "statusdict begin (Account 58) 17 setdevicedata
- end"
- *F7_Accounts X59/Account 59: "statusdict begin (Account 59) 17 setdevicedata
- end"
- *F7_Accounts X60/Account 60: "statusdict begin (Account 60) 17 setdevicedata
- end"
- *F7_Accounts X61/Account 61: "statusdict begin (Account 61) 17 setdevicedata
- end"
- *F7_Accounts X62/Account 62: "statusdict begin (Account 62) 17 setdevicedata
- end"
- *F7_Accounts X63/Account 63: "statusdict begin (Account 63) 17 setdevicedata
- end"
- *F7_Accounts X64/Account 64: "statusdict begin (Account 64) 17 setdevicedata
- end"
- *F7_Accounts X65/Account 65: "statusdict begin (Account 65) 17 setdevicedata
- end"
- *F7_Accounts X66/Account 66: "statusdict begin (Account 66) 17 setdevicedata
- end"
- *F7_Accounts X67/Account 67: "statusdict begin (Account 67) 17 setdevicedata
- end"
- *F7_Accounts X68/Account 68: "statusdict begin (Account 68) 17 setdevicedata
- end"
- *F7_Accounts X69/Account 69: "statusdict begin (Account 69) 17 setdevicedata
- end"
- *F7_Accounts X70/Account 70: "statusdict begin (Account 70) 17 setdevicedata
- end"
- *F7_Accounts X71/Account 71: "statusdict begin (Account 71) 17 setdevicedata
- end"
- *F7_Accounts X72/Account 72: "statusdict begin (Account 72) 17 setdevicedata
- end"
- *F7_Accounts X73/Account 73: "statusdict begin (Account 73) 17 setdevicedata
- end"
- *F7_Accounts X74/Account 74: "statusdict begin (Account 74) 17 setdevicedata
- end"
- *F7_Accounts X75/Account 75: "statusdict begin (Account 75) 17 setdevicedata
- end"
- *F7_Accounts X76/Account 76: "statusdict begin (Account 76) 17 setdevicedata
- end"
- *F7_Accounts X77/Account 77: "statusdict begin (Account 77) 17 setdevicedata
- end"
- *F7_Accounts X78/Account 78: "statusdict begin (Account 78) 17 setdevicedata
- end"
- *F7_Accounts X79/Account 79: "statusdict begin (Account 79) 17 setdevicedata
- end"
- *F7_Accounts X80/Account 80: "statusdict begin (Account 80) 17 setdevicedata
- end"
- *F7_Accounts X81/Account 81: "statusdict begin (Account 81) 17 setdevicedata
- end"
- *F7_Accounts X82/Account 82: "statusdict begin (Account 82) 17 setdevicedata
- end"
- *F7_Accounts X83/Account 83: "statusdict begin (Account 83) 17 setdevicedata
- end"
- *F7_Accounts X84/Account 84: "statusdict begin (Account 84) 17 setdevicedata
- end"
- *F7_Accounts X85/Account 85: "statusdict begin (Account 85) 17 setdevicedata
- end"
- *F7_Accounts X86/Account 86: "statusdict begin (Account 86) 17 setdevicedata
- end"
- *F7_Accounts X87/Account 87: "statusdict begin (Account 87) 17 setdevicedata
- end"
- *F7_Accounts X88/Account 88: "statusdict begin (Account 88) 17 setdevicedata
- end"
- *F7_Accounts X89/Account 89: "statusdict begin (Account 89) 17 setdevicedata
- end"
- *F7_Accounts X90/Account 90: "statusdict begin (Account 90) 17 setdevicedata
- end"
- *F7_Accounts X91/Account 91: "statusdict begin (Account 91) 17 setdevicedata
- end"
- *F7_Accounts X92/Account 92: "statusdict begin (Account 92) 17 setdevicedata
- end"
- *F7_Accounts X93/Account 93: "statusdict begin (Account 93) 17 setdevicedata
- end"
- *F7_Accounts X94/Account 94: "statusdict begin (Account 94) 17 setdevicedata
- end"
- *F7_Accounts X95/Account 95: "statusdict begin (Account 95) 17 setdevicedata
- end"
- *F7_Accounts X96/Account 96: "statusdict begin (Account 96) 17 setdevicedata
- end"
- *F7_Accounts X97/Account 97: "statusdict begin (Account 97) 17 setdevicedata
- end"
- *F7_Accounts X98/Account 98: "statusdict begin (Account 98) 17 setdevicedata
- end"
- *F7_Accounts X99/Account 99: "statusdict begin (Account 99) 17 setdevicedata
- end"
- *F7_Accounts X100/Account 100: "statusdict begin (Account 100) 17 setdevicedata
- end"
- *CloseUI: *F7_Accounts
-
- *OpenUI *F8_Gamma/Gamma Control: PickOne
- *OrderDependency: 59 AnySetup *F8_Gamma
- *DefaultF8_Gamma: VIII
- *F8_Gamma II/2.2 (Lightest): "{1 2.2 div exp} settransfer"
- *F8_Gamma III/2.0: "{1 2.0 div exp} settransfer"
- *F8_Gamma IIII/1.8: "{1 1.8 div exp} settransfer"
- *F8_Gamma V/1.6: "{1 1.6 div exp} settransfer"
- *F8_Gamma VI/1.4: "{1 1.4 div exp} settransfer"
- *F8_Gamma VII/1.2: "{1 1.2 div exp} settransfer"
- *F8_Gamma VIII/1.0 (Normal): ""
- *F8_Gamma IX/0.83: "{1 .83 div exp} settransfer"
- *F8_Gamma X/0.71: "{1 .71 div exp} settransfer"
- *F8_Gamma XI/0.62: "{1 .62 div exp} settransfer"
- *F8_Gamma XII/0.55: "{1 .55 div exp} settransfer"
- *F8_Gamma XIV/0.45 (Darkest): "{1 .45 div exp} settransfer"
- *CloseUI: *F8_Gamma
-
- *OpenUI *F9_SpotMatch/Spotmatch: PickOne
- *OrderDependency: 56 AnySetup *F9_SpotMatch
- *DefaultF9_SpotMatch: smoff
- *F9_SpotMatch smoff/Off: ""
- *F9_SpotMatch smon/On: "currentpagedevice /CAI2 known {<< /CAI2
- currentpagedevice /CAI2 get 16#fffcffff and 16#030000 or >> setpagedevice} if"
- *CloseUI: *F9_SpotMatch
-
- *OpenUI *FA_ColorVantage/ColorVantage: PickOne
- *OrderDependency: 55 AnySetup *FA_ColorVantage
- *DefaultFA_ColorVantage: cvon
- *FA_ColorVantage cvon/Standard: ""
- *FA_ColorVantage cvswop/SWOP Calibrated: "currentpagedevice /CAI2 known {<<
- /CAI2 currentpagedevice /CAI2 get 16#ffffff0f and 16#0D0 or >> setpagedevice}
- if"
- *FA_ColorVantage cvoff/Off: "currentpagedevice /CAI2 known
- {<< /CAI2 currentpagedevice /CAI2 get 16#ffff3fff and 16#08000 or >>
- setpagedevice} if"
- *CloseUI: *FA_ColorVantage
-
- *% ---- End Features ----
-
- *% ---- Begin Installable Options (Sorter) ----
-
- *OpenGroup: InstallableOptions/Options Installed
- *OpenUI *FZ_Sorter/Optional Sorter: PickOne
- *DefaultFZ_Sorter: False
- *FZ_Sorter False/Not Installed: ""
- *FZ_Sorter True/Installed: ""
- *CloseUI: *FZ_Sorter
- *CloseGroup: InstallableOptions
-
- *% ---- End Installable Options ----
-
- *% ---- Begin User Interface Constraints ----
-
- *% ---- Mac and Windows 3.x only. comment out for win95 ----
- *UIConstraints: *ManualFeed False *F1_MediaType thickpaper
- *UIConstraints: *F1_MediaType thickpaper *ManualFeed False
-
- *UIConstraints: *ManualFeed False *F1_MediaType transp
- *UIConstraints: *F1_MediaType transp *ManualFeed False
-
- *UIConstraints: *ManualFeed False *F1_MediaType transpint
- *UIConstraints: *F1_MediaType transpint *ManualFeed False
-
- *% ---- Constraints for all platforms ---
- *UIConstraints: *F4_ColorMode blackonly *F6_CRD photo
- *UIConstraints: *F6_CRD photo *F4_ColorMode blackonly
- *UIConstraints: *F4_ColorMode blackonly *F6_CRD spot
- *UIConstraints: *F6_CRD spot *F4_ColorMode blackonly
- *UIConstraints: *F4_ColorMode blackonly *F6_CRD pres1
- *UIConstraints: *F6_CRD pres1 *F4_ColorMode blackonly
- *UIConstraints: *F4_ColorMode blackonly *F6_CRD pres2
- *UIConstraints: *F6_CRD pres2 *F4_ColorMode blackonly
-
- *UIConstraints: *FZ_Sorter False *F2_Collate colsort
- *UIConstraints: *FZ_Sorter False *F2_Collate colsortrev
- *UIConstraints: *FZ_Sorter False *F2_Collate grpsort
- *UIConstraints: *FZ_Sorter False *F2_Collate grpsortrev
-
- *% ---- End User Interface Constraints ----
-
- *DefaultOutputOrder: Reverse
-
- *DefaultFont: Courier
- *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
- *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
- *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
- *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
- *Font Bookman-Demi: Standard "(001.001)" Standard ROM
- *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
- *Font Bookman-Light: Standard "(001.001)" Standard ROM
- *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
- *Font Courier: Standard "(002.002)" Standard ROM
- *Font Courier-Bold: Standard "(002.002)" Standard ROM
- *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
- *Font Courier-Oblique: Standard "(002.002)" Standard ROM
- *Font Helvetica: Standard "(001.006)" Standard ROM
- *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
- *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
- *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
- *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
- *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
- *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
- *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
- *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
- *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
- *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
- *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
- *Font Palatino-Bold: Standard "(001.005)" Standard ROM
- *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
- *Font Palatino-Italic: Standard "(001.005)" Standard ROM
- *Font Palatino-Roman: Standard "(001.005)" Standard ROM
- *Font Symbol: Special "(001.003)" Special ROM
- *Font Times-Bold: Standard "(001.007)" Standard ROM
- *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
- *Font Times-Italic: Standard "(001.007)" Standard ROM
- *Font Times-Roman: Standard "(001.007)" Standard ROM
- *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
- *Font ZapfDingbats: Special "(001.002)" Special ROM
- *?FontQuery: "
- save /str 100 string dup 0 (fonts/) putinterval def
- { count 1 gt { exch dup str 6 94 getinterval cvs
- (/) print dup print (:) print exch FontDirectory exch
- known { pop (Yes) } { length 6 add str 0 3 -1 roll getinterval
- mark exch status {cleartomark (Yes)}{cleartomark (No)} ifelse
- } ifelse = } {exit} ifelse }bind loop (*) = flush restore "
- *End
-
- *?FontList: "
- save FontDirectory { pop == } bind forall flush
- /filenameforall where { pop (fonts/*)
- { dup length 6 sub 6 exch getinterval cvn == } bind
- 128 string filenameforall flush } if (*) = flush
- restore "
- *End
-
- *% end of PPD file for ColorAge ColorQ DocuPress Print Server
-